home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 1116 / install.inf < prev    next >
Encoding:
INI File  |  1997-04-17  |  1.3 KB  |  55 lines

  1. [dialog]
  2.     caption = "Install Sweet Little Piano"
  3.  
  4. [data]
  5.     defdir = C:\SWPILITE
  6.     background = blue
  7.     fullinst = 150k
  8.     mininst = 90k
  9.     custinst1 = 90k        ; at least
  10.     custinst2 = 150k        ; at most
  11.  
  12. [disks]
  13.     1 =., "Sweet Little Piano Install Disk"
  14.  
  15.  
  16. [needed.space]
  17.     minspace = 90000
  18.     fullspace = 150000
  19.  
  20. [app.copy.min]
  21.     #app.main,  0:,    "Sweet Little Piano files     (90k)"
  22.  
  23.  
  24. ; skapar directories     
  25. [app.copy.full]
  26.     #app.main,  0:,    "Sweet Little Piano files     (90k)"
  27.     #app.lb,      0:LOOPB,    "Hubi's MIDI Loopback files    (40k)"
  28.  
  29.  
  30. [app.copy.cust]
  31.     #app.main,  0:,        "Sweet Little Piano files     (90k)"
  32.     #app.lb,    0:LOOPBACK,    "Hubi's MIDI Loopback files    (40k)"
  33.  
  34.  
  35.  
  36. [app.main]
  37.     1:SWLIPI16.EXE,            "Sweet Little Piano EXE file"  
  38.     1:SWEET_PI.HLP,            "Sweet Little Piano Help file"  
  39.     1:README.TXT,              "Sweet Little Piano Read Me file"  
  40.  
  41. [app.lb]
  42.     1:LOOPBACK\OEMSETUP.INF,    "Setup inf file"  
  43.     1:LOOPBACK\MIDLPBK.DLL,    "MIDI LOOBACK DLL file"  
  44.     1:LOOPBACK\MIDLPBK.TXT,    "MIDI LOOBACK Read Me file"  
  45.     1:LOOPBACK\README.TXT,    "MIDI LOOBACK Read Me file"  
  46.  
  47. [progman.groups]
  48.   Sweet Little Piano Lite,sweet_pi.grp, NO
  49.  
  50. [Sweet Little Piano Lite]
  51.   "Sweet Little Piano Lite", SWLIPI16.EXE,0
  52.   "Sweet Little Piano Help", SWEET_PI.HLP
  53.  
  54.  
  55.